History
Here is the public history for AutoItX v3. For the full technical log click here.
13th August, 2006 - v3.2.0.1
No changes to AutoItX. See main AutoIt changelog.
12th August, 2006 - v3.2.0
- Changed: PixelSearch now returns an array (COM) and POINT (DLL)
- Fixed: ControlGetFocus() 2nd parameter is now optional
- Fixed: ControlCommand and ADDSTRING
- Fixed: RegDelete documentation changed to RegDeleteKey and RegDeleteVal
- Fixed: PixelSearch was corrupt
- Fixed: ControlGetHandle not working with numeric control IDs
7th Apr, 2005 - v3.1.1
No changes to AutoItX. See main AutoIt changelog.
7th Feb, 2005 - v3.1.0
- Removed: URLDownloadToFile() (to be replaced with InetGet in the next version)
- Changed: IniDelete() can also delete entire sections
- Changed: The mouse and pixel functions now have an additional "client area" mode.
- Changed: PixelChecksum() now has optional step parameter
- Changed: Control...() functions now accept the Control ID as an extra way to identify a control